home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_gnats.idb / usr / freeware / lib / gnats / gnats-db / gnats-adm / responsible.z / responsible
Encoding:
Text File  |  1999-04-16  |  860 b   |  32 lines

  1. #
  2. #          People responsible for a given PR.
  3. #
  4. # Any line which begins with a `#' is considered a comment, and GNATS
  5. # will ignore it. 
  6. #
  7. # Each entry has the format:
  8. #
  9. #    person:full name:address
  10. #
  11. # * The `person' can either be an abbreviated name, or the person's
  12. #   username (local to the GNATS site) which should be listed in the PR.
  13. # * The `full name' is simply their name, as in "Diane Williams".
  14. # * The `address' field is either empty for local addresses, or should
  15. #   the electronic mail address of the person.
  16. #
  17. # You MUST have this entry for GNATS to work.
  18. #
  19. gnats-admin: GNATS administrator:
  20. #
  21. # Sample remote people:
  22. #
  23. # Bill is a local user, so `mail bill' will work.  Al is remote, so he
  24. # should receive the message as `al@senate.gov'.  Finally, joe is
  25. # another local user. 
  26. #
  27. bill:Bill Clinton:
  28. #
  29. al:Al Gore:al@senate.gov
  30. #
  31. joe:Joe McCarthy:
  32.